home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 June: Reference Library / Dev.CD Jun 00 RL Disk 1.toast / pc / technical documentation / develop / develop issue 26 / develop issue 26 code / mpw tips and tricks - pascaltoc / c.pascal scripts / subword < prev   
Encoding:
Text File  |  1990-08-20  |  94 b   |  4 lines

  1. set w "[¬a-zA-Z_0-9]"
  2. find • "{target}"
  3. replace -c ∞ "Δ/{w}{1}{w}/!1:Δ/{w}/" "{2}" "{target}"
  4.